func runtime.inheap
3 uses
runtime (current package)
cgocall.go#L645: if inheap(uintptr(unsafe.Pointer(it))) {
cgocall.go#L720: if inheap(uintptr(p)) {
mheap.go#L643: func inheap(b uintptr) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)